|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
vc
package.
See:
Description
Class Summary | |
AdminHandler | Helper class to execute stuff on admin files in CVS directories on behalf of module . |
CVSCommandMessage | Deprecated. Use direct subclasses of AbstractCommandMessage instead. |
CVSConnection | Class representing a connection to a CVS repository. |
CVSFile | CVS implementation of a ManagedFile . |
CVSModuleStatus | |
CVSRepository | Class representing a location to a CVS repository. |
CVSResponseAdapter | Adapts a response from CVS to Karma specific messages. |
CVSRevision | |
CVSRunner | Runner class for CVS. |
CVSTag | Symbolic names in CVS are implemented in two ways: 'sticky-tag' and 'branch'. |
ExtClient | Quick hack to support the CVS ext protocol. |
LogParser | |
Utils |
Exception Summary | |
CVSException | Exceptions related to CVS stuff. |
CVSRuntimeException | This exception is thrown by the CVSResponseAdapter when an error message was received from CVS. |
InitializationException | Thrown when the local CVS repository could not be located for CVS tests. |
CVS implementation of the vc
package. This implementation
uses the Netbeans CVS API implementation (see http://javacvs.netbeans.org)
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |